Namespace - LJCDataAccess
Parameters
sql - The non-query SQL statement.
Returns
The affected record count.
Syntax
C# |
public Int32 ExecuteNonQuery(String sql)
|
Executes an Insert, Update or Delete statement.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.